Welcome![Sign In][Sign Up]
Location:
Search - post get

Search list

[Embeded-SCM DevelopuC-HTTPs

Description: uC/HTTPs HyperText Transfer Protocol (server) This server is designed to work well with an embedded system that does not have PERL and the other * "niceties" that are on a larger UNIX or NT server environment. GET and POST requests are supported.-uC/HTTPs HyperText Transfer Protocol (server) This server is designed to work well with an embedded system that does not have PERL and the other * "niceties" that are on a larger UNIX or NT server environment. GET and POST requests are supported.
Platform: | Size: 163840 | Author: Sergey | Hits:

[Windows Develophttppost_code

Description: 上傳網頁功能,包含post/get等-Upload web page features, including post/get, etc. .....................
Platform: | Size: 26624 | Author: albert | Hits:

[Special Effectsdemo

Description: A Short MEX Tutorial and Demo These functions allow you to program in C or C++ (ultra fast languages), but be able to call and use them from Matlab programs. This post is a short intro to mex files which should get you up and running.
Platform: | Size: 1024 | Author: 宁之林 | Hits:

[Windows DevelopHttpRequest

Description: 本程序用C++语言实现了HTTP协议的请求消息,包括GET,POST方法,在windows下编译通过,可以运行。-This procedure using C++ language implementation of the HTTP protocol' s request message, including GET, POST method, compiled through the windows, you can run.
Platform: | Size: 2048 | Author: lijuan | Hits:

[Linux-Unixmini_httpd-1.19php

Description: mini_httpd is a small HTTP server. Its performance is not great, but for low or medium traffic sites it s quite adequate. It implements all the basic features of an HTTP server, including: GET, HEAD, and POST methods. CGI. Basic authentication. Security against ".." filename snooping. The common MIME types. Trailing-slash redirection. index.html, index.htm, index.cgi Directory listings. Multihoming / virtual hosting. Standard logging. Custom error pages.-mini_httpd is a small HTTP server. Its performance is not great, but for low or medium traffic sites it s quite adequate. It implements all the basic features of an HTTP server, including: GET, HEAD, and POST methods. CGI. Basic authentication. Security against ".." filename snooping. The common MIME types. Trailing-slash redirection. index.html, index.htm, index.cgi Directory listings. Multihoming/virtual hosting. Standard logging. Custom error pages.
Platform: | Size: 48128 | Author: henry | Hits:

[Linux-Unixhttpclient.tar

Description: linux下用C实现模拟http客户端,支持get、post及上传文件等-under linux using C analog http client, support for get, post and upload documents, etc.
Platform: | Size: 119808 | Author: xiaohehe | Hits:

[Compress-Decompress algrithmsMock

Description: 页面提交类.可垮域提交,返回接收数据.post get方法,可编码.-Mock
Platform: | Size: 1024 | Author: kop | Hits:

[JSP/Javalqq_util

Description: 常用工具类,包括文件下载,类型安全转换,POST,GET模拟实现等.-Commonly used tools, including file downloads, type-safe conversions, POST, GET simulation be realized.
Platform: | Size: 573440 | Author: lqq | Hits:

[OS programlcx-5.2

Description: HTTP GET/POST tool base web ps,TCP over HTTP.
Platform: | Size: 527360 | Author: love | Hits:

[Delphi/CppBuilderHTTP_Server

Description: Simple but functional HTTP server. Accepts GET,HEAD and POST requests. Provides basic support for user authentication. Included sample web page generator demonstrates how to control your Delphi application via web interface.
Platform: | Size: 30720 | Author: zky | Hits:

[TCP/IP stackSockets-2.3.9.1

Description: C++ Sockets 是一个跨平台的 Sockets 库,实现包括 TCP、UDP、ICMP、SCTP 协议。已实现的应用协议包括有 SMTP、HTTP(S)、Ajp (1.3)。具有 SOCKS 客户端实现以及匿名 DNS ,支持 HTTP 的 GET/POST/PUT 以及 WebServer 的框架。-his is a GPL licensed C++ class library wrapping the berkeley sockets C API, and therefore works on most unixes and also win32. The library is in use in a number of real world applications, both commercial and open source. Features include, but are not limited to, SSL support, IPv6 support, tcp and udp sockets, sctp sockets, http protocol, highly customizable error handling. Testing has been done on Linux and Windows 2000, and to some part on Solaris and Mac OS X. The source code is released under the terms of the GNU GPL, but is also available under an alternative license.
Platform: | Size: 318464 | Author: geddy | Hits:

[Windows Developiis6.0post

Description: 用于检测iis post get请求。支持iis 6.0-Used to detect iis post get request. Support for iis 6.0
Platform: | Size: 351232 | Author: daniel zhu | Hits:

[WEB CodeajaxDemo

Description: 函数名: ajaxDemo(清风ajax简易函数) 作者: 清风 版本: 1.00 开发日期: 2009-11-6 修改日期: 2009-11-6 Email: wangjiashuy@hotmail.com QQ: 670435718 函数参数介绍: ajaxMethod:传递方式,可选"post","get" ajaxSubmitPage:处理页地址 ajaxArr:需要处理的表单,为数组类型,可以同时处理多个表单项 ajaxShowDiv:返回结果 所 显示的位置Div的ID-Function name: ajaxDemo (breeze ajax simple function) Author: Fung Version: 1.00 Development Date: 2009-11-6 Modified: 2009-11-6 Email: wangjiashuy@hotmail.com QQ: 670435718 function parameters description: ajaxMethod: transfer mode , optional " post" , " get" ajaxSubmitPage: dealing with the page address ajaxArr: need to deal with the form, for an array type, can simultaneously handle multiple tables of individual ajaxShowDiv: Back to the results shown in the location of Div of ID
Platform: | Size: 3072 | Author: 清风 | Hits:

[VC/MFCcgi

Description: CGI编程的例子,通过该例可以掌握post和get方法,有简单的网页供测试使用 -CGI programming examples, we can get through the cases of post and get method, and a simple website for test use
Platform: | Size: 4096 | Author: zhaolong | Hits:

[Othercgi

Description: cgi教程目录 第一章:基础的基础 1.1 为什么使用CGI? 1.2 CGI是什么? 1.3 选择你熟悉的编程语言 1.4 安全 第二章:一些Html基础 第三章:传送方式 3.1 get 3.2 post 第四章:基本调试环境的建立 4.1 Windows & Win NT的Server 4.2 Perl for win 4.3 VB 4.4 C&C++ 4.5 安装 4.6 测试 -cgi tutorial Table of Contents Chapter: 1.1 Why use the basis of the basis of CGI? 1.2 CGI for that? 1.3 Select your favorite programming language 1.4 Security Chapter: Some Html based Chapter: transmission 3.1 get 3.2 post Chapter Four: Basic debugging environment and a 4.1 Windows & Win NT' s Server 4.2 Perl for win 4.3 VB 4.4 C & C++ 4.5 4.6 Test installation
Platform: | Size: 355328 | Author: sunny | Hits:

[Windows DevelopAjaxky

Description: 使用 迈云 Ajax 类可以无刷新 发送 GET 或 POST 请求,通过放置安全策略文件可以跨域访问网站,获取内容,适合多站点间的互联互通。-Ajax class can use the step goes to send GET or POST without refresh request, by placing security policy files can be cross-domain access to sites, access to content, for interoperability between multi-site.
Platform: | Size: 8192 | Author: nana | Hits:

[Windows DevelopSendBBS

Description: 模拟网络HTTP协议数据包,软件实现发包功能。可以用于论坛灌水,程序开发。支持POST、GeT方式-HTTP protocol data packets analog network, software contracting function. Irrigation can be used for forums, program development. Support for POST, GeT way
Platform: | Size: 233472 | Author: 邹小川 | Hits:

[Internet-NetworkWinInetHttpClient

Description: C++使用socket实现在http协议 支持GET,POST-use socket to implantation http protocol. Now support GET & POST
Platform: | Size: 26624 | Author: king | Hits:

[Internet-Networkhttptransaction

Description: 基于Rhttptransaction的网络编程例子,具有post,get功能。不用修改可以直接下载wap.163.com网页-Network programming based on Rhttptransaction example, with post, get function. Can not modify the Web page to download wap.163.com
Platform: | Size: 26624 | Author: 张志风 | Hits:

[JSP/JavaJHttpserver

Description: An Http sevrer who support method Get and Head and Post.
Platform: | Size: 1025024 | Author: Houadef Adel | Hits:
« 1 2 3 45 6 7 8 9 10 ... 23 »

CodeBus www.codebus.net